翻訳と辞書
Words near each other
・ Adaptive Domain Environment for Operating Systems
・ Adaptive educational hypermedia
・ Adaptive enzyme
・ Adaptive equalizer
・ Adaptive equipment
・ Adaptive estimator
・ Adaptive evolution in the human genome
・ Adaptive Execution Office
・ Adaptive expectations
・ Adaptive expertise
・ Adaptive feedback cancellation
・ Adaptive filter
・ Adaptive fluid-infused porous film
・ Adaptive Gabor representation
・ Adaptive grammar
Adaptive heap sort
・ Adaptive histogram equalization
・ Adaptive Huffman coding
・ Adaptive hypermedia
・ Adaptive immune system
・ Adaptive immunity in jawless vertebrates
・ Adaptive Insights
・ Adaptive Internet Protocol
・ Adaptive Investment Approach
・ Adaptive k-d tree
・ Adaptive learning
・ Adaptive management
・ Adaptive market hypothesis
・ Adaptive memory
・ Adaptive mesh refinement


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Adaptive heap sort : ウィキペディア英語版
Adaptive heap sort
The adaptive heap sort is a sorting algorithm that is similar to heap sort, but uses a randomized binary search tree to structure the input according to any preexisting order. The randomized binary search tree is used to select candidates that are put into the heap, so the heap doesn't need to keep track of all elements. Adaptive heap sort is a part of the adaptive sorting family.
The first adaptive heapsort was Dijkstra's Smoothsort.
==See also==

* Adaptive sort

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Adaptive heap sort」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.